* textmodes/flyspell.el (flyspell-correct-word-before-point):
authorChong Yidong <cyd@stupidchicken.com>
Thu, 16 Apr 2009 18:45:20 +0000 (18:45 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 16 Apr 2009 18:45:20 +0000 (18:45 +0000)
commited864852defdb75fa5bb14c14143c0e526111d49
tree35569a83b33ae4c6f23239f97aaa44ae189aafc5
parent96c73e14136a8f5f52faa0779c72c65fa77d16e1
* textmodes/flyspell.el (flyspell-correct-word-before-point):
Don't create markers.
(tex-mode-flyspell-verify): Don't create markers.  Use
line-end-position.
(sgml-mode-flyspell-verify): Don't create markers.  Simplify code
using looking-at and looking-back.
lisp/ChangeLog
lisp/textmodes/flyspell.el